*,
*:focus,
*:active {
	outline: none;
}


/*文字颜色*/

.colorff {
	color: #fff;
}

.color50 {
	color: #505050;
}

.color68 {
	color: #ff8468;
}

.colorF8 {
	color: #52CBF8;
}

.color8f {
	color: #8f8f8f;
}

.color8468 {
	color: #ff8468;
}

.color6e {
	color: #6eaee5;
}

.colorRed {
	color: red;
}

.backFc {
	background: #FCFCFC;
}

.backFFF {
	background: #fff;
}

.backF9 {
	background: #f9f9f9;
}


/*文本框*/

.text {
	width: 195px;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.text1 {
	width: 400px;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

textarea {
	resize: none;
}


/*面包线*/

.breadLines a {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

.breadLines .lineTit {
	color: #12c2f4;
	vertical-align: middle;
}

.breadLines {
	margin-top: 15px;
	margin-bottom: 15px;
}

.breadLines span {
	vertical-align: middle;
}


/*警告*/

.waring {
	border: 1px solid red!important;
}

.tips {
	display: none;
}


/* 校验 */

.verify {
	background: url(../../newImages/jyIcon.png)/*tpa=http://www.duoyoumi.com/newImages/jyIcon.png*/
	no-repeat -22px -32px;
	width: 206px;
	height: 90px;
	position: absolute;
	top: 61px;
	display: none;
}

.verifyClose {
	background: url(../../newImages/jyIcon.png)/*tpa=http://www.duoyoumi.com/newImages/jyIcon.png*/
	no-repeat -223px -15px;
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 27px;
	margin-top: 16px;
	cursor: pointer;
}

.verifySize {
	padding: 5px 10px 5px 10px;
	text-align: center;
	color: red;
}


/*隐藏商桥*/


/*ins#qiao-wrap{display:none;} */

ins#qiao-icon-wrap {
	display: none !important;
	left: auto !important;
	margin-top: -75px !important;
	right: 112px !important;
	top: 50% !important;
}

#qiao-icon-wrap .qiao-icon-close {
	display: none;
}

.qiao-icon-head {
	overflow: visible !important;
}

.close_qiao {
	position: absolute;
	display: inline-block;
	width: 28px;
	height: 40px;
	left: -28px;
	top: 18px;
	cursor: pointer;
	background: url(../../newImages/img/sqClos.png)/*tpa=http://www.duoyoumi.com/newImages/img/sqClos.png*/
	no-repeat;
}

#hm_t_undefined {
	display: none;
}


/*分页*/

.paging a {
	display: inline-block;
	height: 22px;
	line-height: 23px;
	border: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	color: #505050;
	margin-left: 3px;
	margin-right: 3px;
}

.paging span {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

.paging {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.paging a:hover {
	border: 1px solid #8F8F8F;
}

.paging .hoverPage {
	border: 0;
	font-weight: bold;
}

.paging .hoverPage:hover {
	border: 0;
}

.submit-info {
	margin-bottom: 20px;
}

.dis_b {
	display: block;
}

.img-response {
	max-width: 100%;
	*width: 100%;
}

.highlight {
	color: #ff8261;
}

.f700 {
	font-weight: 700;
}



.section {
	margin-top: 36px;
	overflow: hidden;
}

.section-title {
	text-align: center;
	margin: 24px 0;
}
.section-title p:nth-of-type(2){
	color: #a5a5a5;
}
.section-title .line {
	border-bottom: 1px solid #D8D8D8;
	height: 14px;
	width: 100px;
	display: block;
	margin: 0 auto;
	margin-bottom: 14px;
}

.section-title .name {
	z-index: 3;
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 50%;*/
	/*margin-left: -120px;*/
	/*padding: 0 30px;*/
	color: #323232;
	font-size: 30px;
	font-weight: 700;
}

.section-title_2 {
	height: auto;
	margin-bottom: 0;
}

.section-title_2 h1 {
	margin-top: 22px;
	font-size: 36px;
}

.section-title_2 h2 {
	margin-top: 22px;
	font-size: 36px;
}